home *** CD-ROM | disk | FTP | other *** search
- Path: news.paonline.com!usenet
- From: markd@quantum.net (Mark)
- Newsgroups: comp.lang.c++
- Subject: VC++ custom child windows?
- Date: Tue, 23 Jan 1996 13:31:15 GMT
- Organization: Pennsylvania Online [Usenet News Server for Hire]
- Message-ID: <4e2n6m$7v7@news.paonline.com>
- Reply-To: markd@quantum.net
- NNTP-Posting-Host: sl38.quantum.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- I need to write a VC++ (2.0) MDI app with custom bit-mapped styled
- child windows vs. the standard rectangle window style. The app needs
- stacked, vertically-tabbed pages, such as those found in Schedule+ and
- various PIMs I've seen (as opposed to the horizontal tabs found in
- CPropertyPage).
-
- I'm new to MFC, and am spending a lot of time just trying to figure
- out how to override the style of a basic CMDIChildWnd.
-
- I'd like to know what the basic approach I should be taking here, and
- if there is sample code of defining/managing custom child windows of
- this nature.
-
- Thanks in advance.
- markd@quantum.net
-
-
-